projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76959b7
)
Include buffer.h, charset.h, coding.h.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 12 Sep 2002 19:35:17 +0000
(19:35 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 12 Sep 2002 19:35:17 +0000
(19:35 +0000)
src/unexsol.c
patch
|
blob
|
history
diff --git
a/src/unexsol.c
b/src/unexsol.c
index 41ad95ef51c5f5af64c79540a174855d29e45f06..7f73b68518b83fe67a6d908e1474698f5b83a022 100644
(file)
--- a/
src/unexsol.c
+++ b/
src/unexsol.c
@@
-5,6
+5,9
@@
#include <dlfcn.h>
#include "lisp.h"
+#include "buffer.h"
+#include "charset.h"
+#include "coding.h"
int
unexec (char *new_name, char *old_name, unsigned int data_start,